PATHMac OS 8 and 9 Developer Documentation > Networking and Communications > URL Access Manager >

Transferring Files With the URL Access Manager


About the URL Access Manager

The URL Access Manager provides routines that allow your application to download data from or upload data to a Universal Resource Locator (URL) using four protocols:

The URL Access Manager supports passive FTP connections (in which the client opens the data cconnection to the server) and active FTP connections (in which the server opens the data connection to the client).

In addition, the URL Access Manager provides firewall support, with support for HTTP proxy servers and for SOCKS gateways.

The high-level URL Access Manager functions for downloading and uploading data include options that allow you to specify the display of a progress indicator and the display of an authentication dialog box if authentication is required.

The URL Access Manager includes support for automatic decompression of compressed files. If version 4.0 of the Stuffit Engine is installed, the URL Access Manager also automatically extracts files from Stuffit archives.

The URL Access Manager defines a set of URL properties. Extensions can define additional properties and set their values.


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)